CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - chebyshev approximation

搜索资源列表

  1. VB_NUM5

    0下载:
  2. 用VB实现函数逼近的数值方法算法集。包括级数求和,切比雪夫逼近,积分和导数的切比雪夫逼近等五种函数逼近数值方法。-VB function approximation algorithm for the numerical method sets. Including the series, Chebyshev approximation, integral and derivative of Chebyshev approaching the five function approximatio
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2706
    • 提供者:李春波
  1. shuzhiniheyubijin

    0下载:
  2. 数值拟合与逼近方面的,包括:最小二乘曲线拟合,切比雪夫曲线拟合,最佳一致逼近多项式里米慈法,矩形域的最小二乘曲面拟合-numerical fitting with the approximation, including : least squares curve fitting, Chebyshev curve fitting, best polynomial approximation centimeters chee, rectangular region of least-squares
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:15221
    • 提供者:wgq0426
  1. exa070501

    0下载:
  2. 共轭正交镜像滤波器组的设计。令N=22,wp=0.45pi,用切比雪夫最佳一致逼近法设计单带滤波器G(z),在得到半带滤波器Hlf(z). -conjugate mirror filters orthogonal design. Order N = 22, wp = 0.45pi. Chebyshev with the best approximation consistent single-band filter design G (z), with the half-band filte
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1543
    • 提供者:张小丽
  1. gsl-1.10.tar

    0下载:
  2. GNU科学计算函数库GSL(GNU Scientific Library)是一个强大的C/C++数值计算函数库,它是一个自由软件,是GNU项目软件的一个部分,遵循GPL协议。函数库提供了大量的数值计算程序,如随机函数、特殊函数和拟合函数等等。整个函数库大约有1000多个函数,几乎涵盖了科学计算的各个方面。以下是整个函数库的目录: Complex Numbers Roots of Polynomials Special Functions Vectors and Matri
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:2842422
    • 提供者:贺强
  1. Chebeshev.rar

    3下载:
  2. 切比雪夫插值(利用切比雪夫点进行多项式插值),对连续函数进行逼近。,Chebyshev interpolation (using Chebyshev polynomial interpolation points), for continuous function approximation
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:141743
    • 提供者:dreamhunter
  1. methods-of-function-approach

    1下载:
  2. 5种函数逼近的c++代码, 1 级数求和(EULSUM) 2 多项式和有理函数(DDPOLY(函数值), POLDIV(两个多项式的商及余)) 3 切比雪夫逼近(CHEBFT->CHEBEV) 4 积分和导数的切比雪夫逼近(CHINT(不定积分), CHDER(导函数)) 5 用切比雪夫逼近求函数的多项式逼近(CHEBPC, PCSHFT)-five function approximation of c code, a series Summation (EULSUM) 2 and ra
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-10
    • 文件大小:3581
    • 提供者:ldg
  1. hsbj

    0下载:
  2. 1.级数求和 2.多项式和有理函数 3.切比雪夫逼近 4.积分和导数的切比雪夫逼近 5.有切比雪夫逼近函数的多项式逼近-1. Sum 2. Polynomials and rational functions 3. Chebyshev approximation 4. Integrals and derivatives of Chebyshev approximation 5. There Chebyshev approximating function of the polyn
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:3177
    • 提供者:wzz
  1. A_Direct_Method_for_Chebyshev_Approximation_by_Rat

    0下载:
  2. 用有理多项式做Chebyshev逼近的一种直接方法的matlab程序-Direct Method for Chebyshev Approximation by Rational Functions
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:31336
    • 提供者:俞哲
  1. Matlab

    1下载:
  2. Matlab函数逼近程序,包含下面所列多种算法的程序 。 Chebyshev 用切比雪夫多项式逼近已知函数 Legendre 用勒让德多项式逼近已知函数 Pade 用帕德形式的有理分式逼近已知函数 lmz 用列梅兹算法确定函数的最佳一致逼近多项式 ZJPF 求已知函数的最佳平方逼近多项式 FZZ 用傅立叶级数逼近已知的连续周期函数-Matlab function approximation process, including following the procedu
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:3049
    • 提供者:Wade
  1. DesignandFPGAImplementationof

    0下载:
  2. In most cases, a bandpass filter characteristic is obtained by using a lowpass-to-bandpass frequency transformation on a known lowpass transfer function. This frequency transformation controls the location of passband edges and transfer zero
  3. 所属分类:Project Design

    • 发布日期:2017-04-02
    • 文件大小:195599
    • 提供者:rakesh
  1. Function_approximation

    1下载:
  2. 本压缩包包含了13个重要的函数逼近计算程序,包括切比雪夫分逼近,勒让德逼近,傅里叶逼近,自适应逼近等经典的逼近算法。-This archive contains 13 important function approximation computer program, including sub-approximation Chebyshev, Legendre approximation, Fourier approximation, adaptive approximation and ot
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:7945
    • 提供者:zhangnijin
  1. FIR-filter-degisn

    0下载:
  2. 线性相位FIR数字滤波器设计,采用加权切比雪夫方法近似。-Linear phase FIR digital filter design method using the weighted Chebyshev approximation.
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:3664
    • 提供者:yuanman
  1. Interpolation

    0下载:
  2. Chapter 4. Interpolation and Polynomial Approximation Algorithm 4.1 Evaluation of a Taylor Series Algorithm 4.2 Polynomial Calculus Algorithm 4.3 Lagrange Approximation Algorithm 4.4 Nested Multiplication with Multiple Centers Algor
  3. 所属分类:matlab

  1. FIR_filter_design

    1下载:
  2. FIR数字滤波器设计。包括常用窗函数及其MATLAB实现、基于频率抽样法的FIR滤波器设计、基于切比雪夫逼近法的FIR滤波器设计。-FIR digital filter design. Including the common window function and its MATLAB, based on frequency sampling FIR filter design, based on Chebyshev approximation of FIR filter design.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:14660
    • 提供者:cd
  1. gsl-1.15.tar

    1下载:
  2. GNU Scientific Library (GSL) 是一个用于科学计算的 C 语言类库。有超过1000个函数。 该类库提供了关于数学计算的很多方面,包括: Complex Numbers Roots of Polynomials Special Functions Vectors and Matrices Permutations Sorting BLAS Support Linear Algebra Eigensystems Fast Fourier
  3. 所属分类:Algorithm

    • 发布日期:2017-11-11
    • 文件大小:3185838
    • 提供者:mou
  1. remezs

    0下载:
  2. 利用切比雪夫逼近理论设计FIR滤波器,所设计的滤波器为第I类FIR线性滤波器。-design FIR filter by using Chebyshev approximation theory
  3. 所属分类:Other systems

    • 发布日期:2017-11-27
    • 文件大小:315278
    • 提供者:wen
  1. 6_3CM

    0下载:
  2. 数字信号处理中关于切比雪夫逼近方法计算的程序-Digital signal processing methods on Chebyshev approximation calculation procedures
  3. 所属分类:Algorithm

    • 发布日期:2017-11-27
    • 文件大小:50079
    • 提供者:zhaoyang
  1. funappr

    1下载:
  2. 数值计算中函数逼近MATLAB实现,其中包括拉格朗日逼近、切比雪夫逼近等.-Numerical calculation function MATLAB program, including Lagrange approximation, Chebyshev approximation .
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:22911
    • 提供者:huadong
  1. bijin

    0下载:
  2. 椭圆加工作业中的四圆弧切比雪夫逼近 玻璃加工-Processing operations in four elliptical arc Chebyshev approximation- glass processing
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:213180
    • 提供者:帅英琦
  1. IIR滤波器

    1下载:
  2. 模拟低通滤波器的巴特沃思逼近、切比雪夫型逼近方法;从模拟低通到模拟高通、带通、带阻的频率变换法;从模拟滤波器到数字滤波器的脉冲响应不变法、双线性变换法的基本概念、基本理论和基本方法。 巴特沃思、切比雪夫模拟低通滤波器的设计方法;利用模拟域频率变换设计模拟高通、带通、带阻滤波器的方法。 利用脉冲响应不变法、双线性变换法设计数字滤波器的基本方法;能熟练设计巴特沃思、切比雪夫低通、带通、高通、带阻数字滤波器。 利用 MATLAB 直接进行各类数字滤波器的设计方法。(The basic conce
  3. 所属分类:matlab例程

    • 发布日期:2020-04-16
    • 文件大小:8192
    • 提供者:无_kkx
« 12 »
搜珍网 www.dssz.com